:type '(alist :key-type regexp :value-type string))
(defcustom which-key-description-replacement-alist
- '(("Prefix Command" . "prefix") ("which-key-show-next-page" . "wk next pg"))
+ '(("Prefix Command" . "prefix") ("which-key-show-next-page" . "wk next pg")
+ ("\\`\\?\\?\\'" . "lambda"))
"See `which-key-key-replacement-alist'.
This is a list of lists for replacing descriptions."
:group 'which-key